home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libgnome2-perl / TODO < prev    next >
Text File  |  2004-01-15  |  939b  |  32 lines

  1. #
  2. # $Header: /cvsroot/gtk2-perl/gtk2-perl-xs/Gnome2/TODO,v 1.12 2004/01/15 19:39:30 muppetman Exp $
  3. #
  4.  
  5. need examples
  6.  
  7. these haven't been done yet (going from the reference doc indices):
  8.  
  9. libbonobo, libbonoboui:
  10.     not touched.  should it go in a separate module?  (still in this
  11.     namespace, but...)
  12.  
  13. libgnome:
  14.     gnome-exec (perl offers the same features natively)
  15.     gnome-triggers (failed to implement this one)
  16.  
  17. libgnomeui:
  18.     GnomeThemeFile (no GObject, so I'll wait till someone begs for it)
  19.     gnome-vfs-util
  20.  
  21. libnautilus-2.0:
  22.     needed for writing nautilus components in perl, but requires binding
  23.     for libbonobo/libbonobo-ui
  24.  
  25. librsvg:
  26.     this is the library that renders SVG (Scalable Vector Graphics) images;
  27.     since it will be more and more needed, should go in too (even if not in
  28.     the Gnome2::* namespace?)
  29.  
  30. Also, libgstreamer should be wrapped, as soon as it's considered stable.
  31.     (Brett Kosinki has been working on this for several months)
  32.